projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d682f0d
)
; * etc/NEWS (Editing Changes in Emacs 26.1): Fix typo in last commit.
author
Tino Calancha
<tino.calancha@gmail.com>
Sat, 17 Jun 2017 13:58:27 +0000
(22:58 +0900)
committer
Tino Calancha
<tino.calancha@gmail.com>
Sat, 17 Jun 2017 13:58:27 +0000
(22:58 +0900)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ab600eb2786362f710ff8f0d2dd45b0b84335044..b3b2031c58282321aca9af9c2ba466b64ddb7d9e 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-463,7
+463,7
@@
defun are selected unless they are separated from the defun by a blank
line.
** New command 'replace-buffer-contents'. This command replaces the
-contents of theaccessible portion of the current buffer with the
+contents of the
accessible portion of the current buffer with the
contents of the accessible portion of a different buffer while keeping
point, mark, markers, and text properties as intact as possible.